PyTorch V2 Part 1 V1
Part 1 - 1
Calculate the output of this single layer network using torch.sum() or .sum().
torch.sum()
.sum()
Nice work! In the next video, you'll see Mat's solution.
Next Concept